home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / demos / timwin.zip / TIMWIN1.EXE / pak / IMGMIN.FGS < prev    next >
Text File  |  1992-08-05  |  4KB  |  68 lines

  1. ;                   TIM Image Specification File
  2. ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3. ; This file specifies the image set-up for TIM starting with version 3.3
  4. ; The specification consists of the following fields, which are separated
  5. ; by white space characters (i.e. spaces or tabs).
  6. ;
  7. ;  i  dis  8  512  512   0   0  F8
  8. ;  ^   ^   ^   ^    ^    ^   ^  ^---quick select image with function key
  9. ;  |   |   |   |    |    +---+------position of upper left corner in field
  10. ;  |   |   |   |    |               (specify for child images only)
  11. ;  |   |   |   +----+---------------image size (Y, X)
  12. ;  |   |   +------------------------pixel size
  13. ;  |   +----------------------------type of image store: dis(play), mem(ory),
  14. ;  |                                ext(ended) memory
  15. ;  +--------------------------------image name (may be any string)
  16. ;
  17. ; Images can share the same memory space if they are specified in a single
  18. ; block. An empty line separates blocks.
  19. ; The first line in a block not only specifies an image, but also the total
  20. ; amount of memory of the block. This first image is called: Master Image (MI).
  21. ; The image specifications following the MI may have a '-' in the image store
  22. ; type field. These images are called: child images. Their size and position
  23. ; must be so, that they fit into the master image completely. The position
  24. ; specification is necessary only with child images.
  25. ; For every image specified also the following sub-images are recognized:
  26. ; - 4 images occupying 1/4 of the total image space, accessible by appending
  27. ;   a number (1 - 4) to the image name (e.g. a1, p2, etc.).
  28. ; - a variable sub image, accessible by appending a 'c' to the image name
  29. ;   (e.g. 'ac').
  30. ; By specifying F#, AF#, SF# or CF# (where # is a number between 7 and 10)
  31. ; the image is selected by pressing the coresponding function key (combined
  32. ; with the ALT, SHIFT or CONTROL key).
  33. ; The first non-comment line specifies the display window.
  34. ; In this file characters between the comment character (;) and end-of-line
  35. ; are ignored.
  36. ; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  37. ;           Specification for 2x512x512 FGPlus Frame Grabber
  38. ;        (Single Store Mode. See PCVisionPlus manual pg. 2.13)
  39. ;         Minimum configuration for systems with little memory
  40. ;
  41.  
  42. display = 512 512                       ;Size display window
  43.                                         ;fg: master image (determined by display)
  44. fg dis   8  512   1024                  ;" <--------1024--------->
  45. x    -    -  512   512     0     0      ;"+-----------------------+
  46. y    -    -  512   512     0   512      ;"|           |           |
  47. g    -    -  512   512     0   512      ;"|     x     |   y (g)   |
  48. p    -    -  256   256     0     0      ;"|           |           |
  49. q    -    -  256   256     0   256      ;"+-----------------------+
  50. r    -    -  256   256   256     0      ;" < page 1  > <  page 2 >
  51. s    -    -  256   256   256   256      ;"+-----------------------+
  52. t    -    -  256   256     0   512      ;"|  p     |  q  |  t  |  u  |
  53. u    -    -  256   256     0   768      ;"|-----+-----+-----+-----|
  54. v    -    -  256   256   256   512      ;"|  r     |  s  |  v  |  w  |
  55. w    -    -  256   256   256   768      ;"+-----------------------+
  56.                                    ;" < page 1  > <  page 2 >
  57.  
  58. ;
  59. ;  Additional storage in computer memory
  60. ;
  61. m16 mem  16  256   256    
  62. a    -    8  256   256     0     0
  63. b    -    8  256   256   256     0
  64.  
  65. h   win   8  256   256                     ;64KB
  66.  
  67. i   win   8  256   256                     ;64KB
  68.